-
Home
-
WPIDE – File Manager & Code Editor
-
3.5.2
-
Code
-
Classes
- Migrations
| Total Complexity |
17 |
| Dependencies |
1 |
| Dependents |
2 |
| Total lines |
131 |
| Lines of code |
64 |
| Logical lines of code |
37 |
| Comment lines |
1 |
| Methods |
10 |
| Properties |
8 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| upgrade() |
S |
62 |
4 |
12 |
| init() |
S |
57 |
3 |
17 |
| get_migrations() |
S |
64 |
2 |
9 |
| migrate() |
S |
70 |
2 |
6 |
| get_version_key() |
S |
80 |
1 |
3 |
| get_installed_time_key() |
S |
80 |
1 |
3 |
| get_changelog_viewed_key() |
S |
80 |
1 |
3 |
| after_upgrade() |
S |
75 |
1 |
4 |
| has_unviewed_changelog() |
S |
80 |
1 |
3 |
| set_changelog_viewed() |
S |
75 |
1 |
4 |